home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / pyshared / twisted / im.py < prev    next >
Text File  |  2004-07-29  |  252b  |  7 lines

  1. from twisted.python import util
  2.  
  3. util.moduleMovedForSplit('twisted.im', 'twisted.words.im',
  4.                          'Instance Messenger', 'Words',
  5.                          'http://projects.twistedmatrix.com/words',
  6.                          globals())
  7.